Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(console): update style #5625

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

darcyYe
Copy link
Contributor

@darcyYe darcyYe commented Apr 3, 2024

Summary

Update console styles:

  1. the result panel of writing custom JWT code snippet should be the same height as code editor part.
  2. code editor should stick to the top.
  3. set min height for code editor.
  4. update default custom JWT code samples.
  5. remove the top margin of submit action bar in custom JWT page.
  6. fix some typos.

Testing

Tested locally.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Apr 3, 2024

COMPARE TO master

Total Size Diff 📈 +734 Bytes

Diff by File
Name Diff
packages/console/src/components/SubmitFormChangesActionBar/index.tsx 📈 +46 Bytes
packages/console/src/pages/CustomizeJwtDetails/MainContent/MonacoCodeEditor/index.module.scss 📈 +156 Bytes
packages/console/src/pages/CustomizeJwtDetails/MainContent/MonacoCodeEditor/index.tsx 📈 +124 Bytes
packages/console/src/pages/CustomizeJwtDetails/MainContent/ScriptSection/index.module.scss 📈 +38 Bytes
packages/console/src/pages/CustomizeJwtDetails/MainContent/ScriptSection/index.tsx 0 Bytes
packages/console/src/pages/CustomizeJwtDetails/MainContent/SettingsSection/index.module.scss 📈 +21 Bytes
packages/console/src/pages/CustomizeJwtDetails/MainContent/index.module.scss 📈 +30 Bytes
packages/console/src/pages/CustomizeJwtDetails/MainContent/index.tsx 📈 +73 Bytes
packages/console/src/pages/CustomizeJwtDetails/utils/config.tsx 📈 +246 Bytes

chore(console): update style
@darcyYe darcyYe force-pushed the yemq-log-8589-log-8603-prd-698-prd-704 branch from 7dcd3b5 to cfbceb6 Compare April 3, 2024 06:41
@darcyYe darcyYe merged commit 6414632 into master Apr 3, 2024
22 checks passed
@darcyYe darcyYe deleted the yemq-log-8589-log-8603-prd-698-prd-704 branch April 3, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants